.base-modal__header-close-icon:before{font-family:i-icon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;display:inline-block;line-height:1}.base-modal__header-close-icon:before{content:"\e014"}@-o-keyframes base-modal-up-animation{0%{top:300px}to{top:0}}@-moz-keyframes base-modal-up-animation{0%{top:300px}to{top:0}}@-webkit-keyframes base-modal-up-animation{0%{top:300px}to{top:0}}@keyframes base-modal-up-animation{0%{top:300px}to{top:0}}.base-modal{background:#00000080;inset:0;position:fixed;z-index:1600;overflow-y:auto;display:flex;justify-content:center;align-content:stretch;align-items:center;padding:20px 0}.base-modal__background{inset:0;position:fixed;z-index:0}.base-modal_hidden{display:none}.base-modal__container{border-radius:8px;background:var(--background-secondary, #ffffff);box-shadow:0 16px 24px #00000052;max-width:100%;min-width:200px;position:relative;margin:auto 0;overflow:hidden;z-index:10}.base-modal__container_size_lg{width:1000px}.base-modal__container_size_md{width:800px}.base-modal__container_size_sm{width:600px}.base-modal__container_size_xs{width:300px}.base-modal__container_size_w_400{width:400px}.base-modal__container_size_w_500{width:500px}.base-modal__container_size_w_1200{width:1200px}.base-modal__container_size_w_1380{width:1380px}.base-modal__header{border-radius:8px 8px 0 0;background:var(--background-primary, #f7f7f7);z-index:1000;position:relative}.base-modal__header-content{padding:20px 50px 20px 16px;margin:0;font-size:20px;font-weight:700;color:var(--text-primary, #333333);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.base-modal__content_padded{padding:20px}.base-modal__header-close-icon{color:#afafaf;cursor:pointer;font-size:24px;position:absolute;right:16px;top:16px}.base-modal__header-close-icon:hover{color:#00000080}@media (max-width: 991px){.base-modal__hide-close-icon{display:none}}.base-modal__move{width:34px;background:#afafaf;opacity:.5;height:5px;border-radius:4px;position:absolute;top:10px;left:0;right:0;margin-left:auto;margin-right:auto}@media (min-width: 992px){.base-modal__move{display:none}}.base-modal__footer-content{padding:10px 40px}@media (max-width: 767px){.base-modal{padding:0}.base-modal__container{width:auto;margin-left:8px;margin-right:8px;top:0}.base-modal_full-on-mobile{width:100%;margin:0;overflow-y:hidden}.base-modal_full-on-mobile .base-modal__container{border-radius:0;margin:0;height:100%;width:100%;overflow-y:hidden}.base-modal_full-on-mobile .base-modal__content{height:calc(100% - 65px);overflow-y:auto}.base-modal_full-on-mobile .base-modal__header-content{box-shadow:0 3px 4px #00000029;padding:20px 40px 20px 15px;text-align:left;font-size:18px}.base-modal_full-on-mobile .base-modal__header-close-icon{font-size:22px;top:18px;right:18px}}@media (max-width: 991px){.base-modal_bottom-sheet{width:100%;margin:0;overflow-y:hidden;padding:0}.base-modal_bottom-sheet .base-modal__container{-o-animation-name:base-modal-up-animation;-moz-animation-name:base-modal-up-animation;-webkit-animation-name:base-modal-up-animation;animation-name:base-modal-up-animation;-o-animation-duration:.6s;-moz-animation-duration:.6s;-webkit-animation-duration:.6s;animation-duration:.6s;-moz-border-radius-topleft:16px;-webkit-border-top-left-radius:16px;-moz-border-radius-topright:16px;-webkit-border-top-right-radius:16px;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-radius:16px 16px 0 0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;margin-left:0;margin-right:0;margin-bottom:0;width:100%;max-height:80%;display:flex;flex-direction:column}.base-modal_bottom-sheet .base-modal__container_return-top-animation{transition:top .3s}.base-modal_bottom-sheet .base-modal__content{position:relative}.base-modal_bottom-sheet .base-modal__header-content{background:#fff;height:60px;line-height:60px;padding-top:0;padding-bottom:0;font-size:18px}.base-modal_bottom-sheet .base-modal__header-close-icon{font-size:22px;top:calc(50% - 16px);right:16px}.base-modal_bottom-sheet .base-modal__content{overflow-y:auto}.base-modal_bottom-sheet .base-modal__content_padded{padding:16px}}.base-modal-hidden-scroll{overflow-y:hidden}
